->

init fun


No documentation available

Bytecode

Probably only interesting to you if you want to understand more about the Nujel VM or care very much about performance.

(    0 ($get/val 'thread/->))
(    2 ($get/val 'init))
(    4 ($get/val 'reverse))
(    6 ($get/val 'fun))
(    8 ($apply 1))
(   10 ($apply 2))
(   12 ($ret))